home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Dec 90 / MacApp.Tech$ 12⁄21⁄90 / 2522-linker&MPW3.2 proble-Dec90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.4 KB  |  39 lines  |  [TEXT/GEOL]

  1. Item    5177668                         17-Dec-90        12:24PST
  2.  
  3. From:   GER.XSE0096                     Germany - Ciechowski Computer,IDV
  4.  
  5. To:     C.K.HAUN                        Haun, C K
  6.         MUYSVASOVIC                     ACE - Jean-Denis Muys-Vasovic
  7.         U1618                           U Utah, David Burggraaf,HEP
  8.  
  9. cc:     MACAPP.TECH$                    MacApp Technical
  10.  
  11. Item forwarded by       PERRY.G      to PHIL.TH 
  12.  
  13. ------------------------------------------------------------------------------
  14.  
  15. Sub:    linker&MPW3.2: problem solved
  16.  
  17. I´ve got it !
  18.  
  19. I tried a couple of things, but finally all of You were right. There was a
  20. different definition for the use of interfaces in the "MacApp:Tools:Basic
  21. Definitions" file for MPW 3.1 and MPW 3.2
  22. Now I can´t understand why I didn´t see this difference after the first tip.
  23. I tried the whole thing by installing a completely new MPW System and a new
  24. linker that I received through Apple Germany, by setting the MPW-Version back
  25. to 3.1 (don´t know why this didn´t help) etc.
  26.  
  27. Finally I tried some stand-alone Makefiles and found out that these worked
  28. properly, i -again- compared the included libraries and saw -as I was told
  29. before- that MaBuild linked with
  30. CPlusSupport =
  31.     "{Libraries}RunTime.o"      instead of
  32.     "{CLibraries}CRuntime.o"
  33. I changed this and: It worked.
  34.  
  35. Thanks a lot for Your kind help !
  36.  
  37. Ingo
  38.  
  39.